desc:instruct
npx mixpanel-mcp-server --token YOUR_MIXPANEL_TOKEN
Parameter | Type | Required | Description |
---|---|---|---|
event_name | string | Required | Name of the event to track |
distinct_id | string | Optional | User identifier (optional) |
properties | object | Optional | Additional properties to track with the event (optional) |